# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /home/bernhard/bt/workrepos/Modelica_DeviceDrivers/Resources/build/cmake-gui

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/bernhard/bt/workrepos/Modelica_DeviceDrivers/Resources

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/bernhard/bt/workrepos/Modelica_DeviceDrivers/Resources/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	cmake-gui -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: install/local
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: install/strip
.PHONY : install/strip/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/bernhard/bt/workrepos/Modelica_DeviceDrivers/Resources/build/CMakeFiles /home/bernhard/bt/workrepos/Modelica_DeviceDrivers/Resources/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/bernhard/bt/workrepos/Modelica_DeviceDrivers/Resources/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named MDDUtil

# Build rule for target.
MDDUtil: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 MDDUtil
.PHONY : MDDUtil

# fast build rule for target.
MDDUtil/fast:
	$(MAKE) -f src/Util/CMakeFiles/MDDUtil.dir/build.make src/Util/CMakeFiles/MDDUtil.dir/build
.PHONY : MDDUtil/fast

#=============================================================================
# Target rules for targets named test_MDDBeep

# Build rule for target.
test_MDDBeep: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDBeep
.PHONY : test_MDDBeep

# fast build rule for target.
test_MDDBeep/fast:
	$(MAKE) -f test/OperatingSystem/CMakeFiles/test_MDDBeep.dir/build.make test/OperatingSystem/CMakeFiles/test_MDDBeep.dir/build
.PHONY : test_MDDBeep/fast

#=============================================================================
# Target rules for targets named test_MDDRealtimeSynchronize_high

# Build rule for target.
test_MDDRealtimeSynchronize_high: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDRealtimeSynchronize_high
.PHONY : test_MDDRealtimeSynchronize_high

# fast build rule for target.
test_MDDRealtimeSynchronize_high/fast:
	$(MAKE) -f test/OperatingSystem/CMakeFiles/test_MDDRealtimeSynchronize_high.dir/build.make test/OperatingSystem/CMakeFiles/test_MDDRealtimeSynchronize_high.dir/build
.PHONY : test_MDDRealtimeSynchronize_high/fast

#=============================================================================
# Target rules for targets named test_MDDRealtimeSynchronize_idle

# Build rule for target.
test_MDDRealtimeSynchronize_idle: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDRealtimeSynchronize_idle
.PHONY : test_MDDRealtimeSynchronize_idle

# fast build rule for target.
test_MDDRealtimeSynchronize_idle/fast:
	$(MAKE) -f test/OperatingSystem/CMakeFiles/test_MDDRealtimeSynchronize_idle.dir/build.make test/OperatingSystem/CMakeFiles/test_MDDRealtimeSynchronize_idle.dir/build
.PHONY : test_MDDRealtimeSynchronize_idle/fast

#=============================================================================
# Target rules for targets named test_MDDRealtimeSynchronize_low

# Build rule for target.
test_MDDRealtimeSynchronize_low: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDRealtimeSynchronize_low
.PHONY : test_MDDRealtimeSynchronize_low

# fast build rule for target.
test_MDDRealtimeSynchronize_low/fast:
	$(MAKE) -f test/OperatingSystem/CMakeFiles/test_MDDRealtimeSynchronize_low.dir/build.make test/OperatingSystem/CMakeFiles/test_MDDRealtimeSynchronize_low.dir/build
.PHONY : test_MDDRealtimeSynchronize_low/fast

#=============================================================================
# Target rules for targets named test_MDDRealtimeSynchronize_normal

# Build rule for target.
test_MDDRealtimeSynchronize_normal: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDRealtimeSynchronize_normal
.PHONY : test_MDDRealtimeSynchronize_normal

# fast build rule for target.
test_MDDRealtimeSynchronize_normal/fast:
	$(MAKE) -f test/OperatingSystem/CMakeFiles/test_MDDRealtimeSynchronize_normal.dir/build.make test/OperatingSystem/CMakeFiles/test_MDDRealtimeSynchronize_normal.dir/build
.PHONY : test_MDDRealtimeSynchronize_normal/fast

#=============================================================================
# Target rules for targets named test_MDDRealtimeSynchronize_realtime

# Build rule for target.
test_MDDRealtimeSynchronize_realtime: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDRealtimeSynchronize_realtime
.PHONY : test_MDDRealtimeSynchronize_realtime

# fast build rule for target.
test_MDDRealtimeSynchronize_realtime/fast:
	$(MAKE) -f test/OperatingSystem/CMakeFiles/test_MDDRealtimeSynchronize_realtime.dir/build.make test/OperatingSystem/CMakeFiles/test_MDDRealtimeSynchronize_realtime.dir/build
.PHONY : test_MDDRealtimeSynchronize_realtime/fast

#=============================================================================
# Target rules for targets named test_MDD_getTimeMS

# Build rule for target.
test_MDD_getTimeMS: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDD_getTimeMS
.PHONY : test_MDD_getTimeMS

# fast build rule for target.
test_MDD_getTimeMS/fast:
	$(MAKE) -f test/OperatingSystem/CMakeFiles/test_MDD_getTimeMS.dir/build.make test/OperatingSystem/CMakeFiles/test_MDD_getTimeMS.dir/build
.PHONY : test_MDD_getTimeMS/fast

#=============================================================================
# Target rules for targets named test_MDDJoystick

# Build rule for target.
test_MDDJoystick: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDJoystick
.PHONY : test_MDDJoystick

# fast build rule for target.
test_MDDJoystick/fast:
	$(MAKE) -f test/InputDevices/CMakeFiles/test_MDDJoystick.dir/build.make test/InputDevices/CMakeFiles/test_MDDJoystick.dir/build
.PHONY : test_MDDJoystick/fast

#=============================================================================
# Target rules for targets named test_MDDKeyboard

# Build rule for target.
test_MDDKeyboard: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDKeyboard
.PHONY : test_MDDKeyboard

# fast build rule for target.
test_MDDKeyboard/fast:
	$(MAKE) -f test/InputDevices/CMakeFiles/test_MDDKeyboard.dir/build.make test/InputDevices/CMakeFiles/test_MDDKeyboard.dir/build
.PHONY : test_MDDKeyboard/fast

#=============================================================================
# Target rules for targets named test_EndiannessConversion

# Build rule for target.
test_EndiannessConversion: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_EndiannessConversion
.PHONY : test_EndiannessConversion

# fast build rule for target.
test_EndiannessConversion/fast:
	$(MAKE) -f test/Communication/CMakeFiles/test_EndiannessConversion.dir/build.make test/Communication/CMakeFiles/test_EndiannessConversion.dir/build
.PHONY : test_EndiannessConversion/fast

#=============================================================================
# Target rules for targets named test_MDDSerialPackager

# Build rule for target.
test_MDDSerialPackager: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDSerialPackager
.PHONY : test_MDDSerialPackager

# fast build rule for target.
test_MDDSerialPackager/fast:
	$(MAKE) -f test/Communication/CMakeFiles/test_MDDSerialPackager.dir/build.make test/Communication/CMakeFiles/test_MDDSerialPackager.dir/build
.PHONY : test_MDDSerialPackager/fast

#=============================================================================
# Target rules for targets named test_MDDSharedMemory

# Build rule for target.
test_MDDSharedMemory: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDSharedMemory
.PHONY : test_MDDSharedMemory

# fast build rule for target.
test_MDDSharedMemory/fast:
	$(MAKE) -f test/Communication/CMakeFiles/test_MDDSharedMemory.dir/build.make test/Communication/CMakeFiles/test_MDDSharedMemory.dir/build
.PHONY : test_MDDSharedMemory/fast

#=============================================================================
# Target rules for targets named test_MDDUDPSocket

# Build rule for target.
test_MDDUDPSocket: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDUDPSocket
.PHONY : test_MDDUDPSocket

# fast build rule for target.
test_MDDUDPSocket/fast:
	$(MAKE) -f test/Communication/CMakeFiles/test_MDDUDPSocket.dir/build.make test/Communication/CMakeFiles/test_MDDUDPSocket.dir/build
.PHONY : test_MDDUDPSocket/fast

#=============================================================================
# Target rules for targets named test_MDDCANMessage

# Build rule for target.
test_MDDCANMessage: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDCANMessage
.PHONY : test_MDDCANMessage

# fast build rule for target.
test_MDDCANMessage/fast:
	$(MAKE) -f test/SoftingCAN/CMakeFiles/test_MDDCANMessage.dir/build.make test/SoftingCAN/CMakeFiles/test_MDDCANMessage.dir/build
.PHONY : test_MDDCANMessage/fast

#=============================================================================
# Target rules for targets named test_MDDSocketCAN

# Build rule for target.
test_MDDSocketCAN: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDSocketCAN
.PHONY : test_MDDSocketCAN

# fast build rule for target.
test_MDDSocketCAN/fast:
	$(MAKE) -f test/SocketCAN/CMakeFiles/test_MDDSocketCAN.dir/build.make test/SocketCAN/CMakeFiles/test_MDDSocketCAN.dir/build
.PHONY : test_MDDSocketCAN/fast

#=============================================================================
# Target rules for targets named test_MDDMapIntInt

# Build rule for target.
test_MDDMapIntInt: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDMapIntInt
.PHONY : test_MDDMapIntInt

# fast build rule for target.
test_MDDMapIntInt/fast:
	$(MAKE) -f test/Util/CMakeFiles/test_MDDMapIntInt.dir/build.make test/Util/CMakeFiles/test_MDDMapIntInt.dir/build
.PHONY : test_MDDMapIntInt/fast

#=============================================================================
# Target rules for targets named test_MDDMapIntpVoid

# Build rule for target.
test_MDDMapIntpVoid: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDMapIntpVoid
.PHONY : test_MDDMapIntpVoid

# fast build rule for target.
test_MDDMapIntpVoid/fast:
	$(MAKE) -f test/Util/CMakeFiles/test_MDDMapIntpVoid.dir/build.make test/Util/CMakeFiles/test_MDDMapIntpVoid.dir/build
.PHONY : test_MDDMapIntpVoid/fast

#=============================================================================
# Target rules for targets named test_MDDUtilities

# Build rule for target.
test_MDDUtilities: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_MDDUtilities
.PHONY : test_MDDUtilities

# fast build rule for target.
test_MDDUtilities/fast:
	$(MAKE) -f test/Util/CMakeFiles/test_MDDUtilities.dir/build.make test/Util/CMakeFiles/test_MDDUtilities.dir/build
.PHONY : test_MDDUtilities/fast

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... MDDUtil"
	@echo "... test_MDDBeep"
	@echo "... test_MDDRealtimeSynchronize_high"
	@echo "... test_MDDRealtimeSynchronize_idle"
	@echo "... test_MDDRealtimeSynchronize_low"
	@echo "... test_MDDRealtimeSynchronize_normal"
	@echo "... test_MDDRealtimeSynchronize_realtime"
	@echo "... test_MDD_getTimeMS"
	@echo "... test_MDDJoystick"
	@echo "... test_MDDKeyboard"
	@echo "... test_EndiannessConversion"
	@echo "... test_MDDSerialPackager"
	@echo "... test_MDDSharedMemory"
	@echo "... test_MDDUDPSocket"
	@echo "... test_MDDCANMessage"
	@echo "... test_MDDSocketCAN"
	@echo "... test_MDDMapIntInt"
	@echo "... test_MDDMapIntpVoid"
	@echo "... test_MDDUtilities"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

